http://www.nickgillian.com/wiki/pmwiki.php?n=GRT.GettingStarted

http://www.openni.org/ 

http://roberthodgin.com/body-dysmorphia/ 

http://forum.libcinder.org/topic/new-kinect-support

NEW: Kinect Support

in Developing Cinder  •  2 years ago  

We're happy to announce support for the Kinect in Cinder under Mac OS X. It's available here:

https://github.com/cinder/Cinder-Kinect

To get started, be sure you've updated and rebuilt Cinder from the current github repository. Please note that this does not compile with 0.8.2 - you'll need the latest github repo. After updating Cinder, you should:

cd <path to cinder>/blocks

git clone git://github.com/cinder/Cinder-Kinect.git

The CinderBlock comes with a sample that should work out of the box. If you create a new project that uses this CinderBlock, note that it requires the Mac OS X framework IOKit.framework as well as the static libraries libusb-1.0.a and libfreenect.a, and the source file Kinect.cpp.

Here's a sample of what Robert Hodgin created using this CinderBlock: http://vimeo.com/17075378

Special thanks to Cinder user Rui Madeira, who's original code is what jumpstarted this effort.

The current development build of the GRT contains machine-learning algorithms such as: